Skip to content

Bug-1550032 addition of unspecified to webextension.api.cookie.SameSiteStatus #26795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rebloor
Copy link
Contributor

@rebloor rebloor commented May 14, 2025

Summary

Provide the updates necessary for Bug 1550032 Change cookie API to explicitly support sameSite=none. Specifically:

  • To note the introduction of unspecified to cookie.SameSiteStatus
  • That unspecified is now the default value for sameSite in cookies.set().

Related issues

MDN documentation changes made in mdn/content#39512.
Release note update made in mdn/content#39513.

@rebloor rebloor requested review from dotproto and Rob--W May 14, 2025 09:36
@rebloor rebloor self-assigned this May 14, 2025
@rebloor rebloor added the data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label May 14, 2025
@github-actions github-actions bot added the size:xs [PR only] 0-6 LoC changed label May 14, 2025
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions size:xs [PR only] 0-6 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants